home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / vbcc / machines / amiga68k / libsrc / math / math_ieee / tstl.s < prev   
Encoding:
Text File  |  1998-06-24  |  166 b   |  11 lines

  1.  xref _MathIeeeSingBasBase
  2.  
  3.  xdef __ieeetstl
  4. __ieeetstl:
  5.  move.l  4(sp),d0
  6.  move.l  a6,-(sp)
  7.  move.l  _MathIeeeSingBasBase,a6
  8.  jsr     -48(a6)
  9.  move.l  (sp)+,a6
  10.  rts
  11.